From 8040be99a879c8af745905fc88655c6b04450e8e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 1 Mar 2025 17:32:33 +0900 Subject: Added Top & Bot waybar v2 layout, Prismatic Glow waybar style. Adjust Select wallpaper yad to avoid multiple yad notification --- config/waybar/style/[Colorful] Rainbow Spectrum.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/waybar/style/[Colorful] Rainbow Spectrum.css') diff --git a/config/waybar/style/[Colorful] Rainbow Spectrum.css b/config/waybar/style/[Colorful] Rainbow Spectrum.css index 7afd24ce..fd4e5cb5 100644 --- a/config/waybar/style/[Colorful] Rainbow Spectrum.css +++ b/config/waybar/style/[Colorful] Rainbow Spectrum.css @@ -113,6 +113,8 @@ tooltip label{ #custom-playerctl, #custom-power_vertical, #custom-power, +#custom-quit, +#custom-reboot, #custom-settings, #custom-spotify, #custom-swaync, @@ -232,6 +234,7 @@ tooltip label{ background-color: #cba6f7; } +#custom-reboot, #wireplumber { background-color: #a6e3a1; } @@ -245,6 +248,7 @@ tooltip label{ background-color: #89dceb; } +#custom-quit, #temperature { background-color: #86b4fa; } -- cgit v1.2.3